﻿CopyMove Language Pack Sample

This Visual Studio 2015 solution demonstrates how to package a custom language pack for CopyMove for SharePoint Server 2013.
The output is a SharePoint WSP file named sharepointproducts_copymove_platform.wsp containing the translated RESX files.
Deploy the WSP file to the SharePoint farms where the language pack should apply.

The files platform.resx and copymove.resx contains the original English UI text strings for CopyMove.
These files are not included in the deployment as they are already deployed by CopyMove itself.

Add a platform.<lang>.rex file and a copymove.<lang>.resx for each language to include in the language pack.
Open the file properties pane and configure the files to be copied to the output directory.
Add the new files to the package.ddf file and the manifest.xml file.

The sample already contains files for a Hebrew translation.
